Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(c#): Update c# #78

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from
Open

deps(c#): Update c# #78

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
LinqKit.Microsoft.EntityFrameworkCore 8.1.5 -> 9.0.7 age adoption passing confidence
Meziantou.Analyzer 2.0.176 -> 2.0.180 age adoption passing confidence
Microsoft.CodeAnalysis.NetAnalyzers 8.0.0 -> 9.0.0 age adoption passing confidence
Microsoft.EntityFrameworkCore (source) 8.0.10 -> 9.0.0 age adoption passing confidence
Microsoft.Extensions.Hosting (source) 8.0.1 -> 9.0.0 age adoption passing confidence
Microsoft.Extensions.Http (source) 8.0.1 -> 9.0.0 age adoption passing confidence
Microsoft.Extensions.Http.Polly (source) 8.0.10 -> 9.0.0 age adoption passing confidence
Microsoft.VisualStudio.Threading.Analyzers (source) 17.11.20 -> 17.12.19 age adoption passing confidence
Npgsql.EntityFrameworkCore.PostgreSQL 8.0.10 -> 9.0.1 age adoption passing confidence
Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite 8.0.10 -> 9.0.1 age adoption passing confidence
OpenCvSharp4 4.10.0.20240616 -> 4.10.0.20241108 age adoption passing confidence
OpenCvSharp4.runtime.win 4.10.0.20240616 -> 4.10.0.20241108 age adoption passing confidence
SixLabors.ImageSharp 3.1.5 -> 3.1.6 age adoption passing confidence
System.IO.Hashing (source) 8.0.0 -> 9.0.0 age adoption passing confidence
System.Threading.RateLimiting (source) 8.0.0 -> 9.0.0 age adoption passing confidence
linq2db.EntityFrameworkCore 8.1.0 -> 9.0.0 age adoption passing confidence

Release Notes

meziantou/Meziantou.Analyzer (Meziantou.Analyzer)

v2.0.180

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.180

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.179...2.0.180

v2.0.179

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.179

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@2.0.178...2.0.179

v2.0.178

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.178

Full Changelog: meziantou/Meziantou.Analyzer@2.0.177...2.0.178

v2.0.177

Compare Source

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.177

Full Changelog: meziantou/Meziantou.Analyzer@2.0.176...2.0.177

dotnet/efcore (Microsoft.EntityFrameworkCore)

v9.0.0: .NET 9.0.0

Release

What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file nuget labels Oct 30, 2024
@renovate renovate bot changed the title deps(c#): Update dependency Meziantou.Analyzer to 2.0.177 deps(c#): Update c# Nov 7, 2024
@renovate renovate bot force-pushed the renovate/c branch 6 times, most recently from 9c09fa1 to e91f665 Compare November 13, 2024 16:35
Copy link
Contributor Author

renovate bot commented Nov 13, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: c#/crawler/packages.lock.json
  Determining projects to restore...
  Restored /tmp/renovate/repos/github/n0099/open-tbm/c#/tbClient/TbClient.csproj (in 1.16 sec).
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : warning NU1608: Detected package version outside of dependency constraint: EFCore.NamingConventions 8.0.3 requires Microsoft.EntityFrameworkCore (>= 8.0.0 && < 9.0.0) but version Microsoft.EntityFrameworkCore 9.0.0 was resolved. [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107: Version conflict detected for Microsoft.EntityFrameworkCore.Relational. Install/reference Microsoft.EntityFrameworkCore.Relational 9.0.0 directly to project tbm.Shared to resolve this issue.  [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107:  tbm.Shared -> Npgsql.EntityFrameworkCore.PostgreSQL 9.0.1 -> Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0)  [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107:  tbm.Shared -> EFCore.NamingConventions 8.0.3 -> Microsoft.EntityFrameworkCore.Relational (>= 8.0.0 && < 9.0.0). [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : warning NU1608: Detected package version outside of dependency constraint: EFCore.NamingConventions 8.0.3 requires Microsoft.EntityFrameworkCore (>= 8.0.0 && < 9.0.0) but version Microsoft.EntityFrameworkCore 9.0.0 was resolved.
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj (in 6.73 sec).
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1107: Version conflict detected for Microsoft.EntityFrameworkCore.Relational. Install/reference Microsoft.EntityFrameworkCore.Relational 9.0.0 directly to project tbm.Crawler to resolve this issue. 
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1107:  tbm.Crawler -> tbm.Shared -> Npgsql.EntityFrameworkCore.PostgreSQL 9.0.1 -> Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0) 
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1107:  tbm.Crawler -> tbm.Shared -> EFCore.NamingConventions 8.0.3 -> Microsoft.EntityFrameworkCore.Relational (>= 8.0.0 && < 9.0.0).
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package LinqKit.Microsoft.EntityFrameworkCore 9.0.7 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package LinqKit.Microsoft.EntityFrameworkCore 9.0.7 supports: net9.0 (.NETCoreApp,Version=v9.0)
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj (in 5.58 sec).

File name: c#/imagePipeline/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : warning NU1608: Detected package version outside of dependency constraint: EFCore.NamingConventions 8.0.3 requires Microsoft.EntityFrameworkCore (>= 8.0.0 && < 9.0.0) but version Microsoft.EntityFrameworkCore 9.0.0 was resolved. [/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107: Version conflict detected for Microsoft.EntityFrameworkCore.Relational. Install/reference Microsoft.EntityFrameworkCore.Relational 9.0.0 directly to project tbm.Shared to resolve this issue.  [/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107:  tbm.Shared -> Npgsql.EntityFrameworkCore.PostgreSQL 9.0.1 -> Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0)  [/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107:  tbm.Shared -> EFCore.NamingConventions 8.0.3 -> Microsoft.EntityFrameworkCore.Relational (>= 8.0.0 && < 9.0.0). [/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj]
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj (in 242 ms).
/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj : warning NU1608: Detected package version outside of dependency constraint: EFCore.NamingConventions 8.0.3 requires Microsoft.EntityFrameworkCore (>= 8.0.0 && < 9.0.0) but version Microsoft.EntityFrameworkCore 9.0.0 was resolved.
/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj : error NU1107: Version conflict detected for Microsoft.EntityFrameworkCore.Relational. Install/reference Microsoft.EntityFrameworkCore.Relational 9.0.0 directly to project tbm.ImagePipeline to resolve this issue. 
/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj : error NU1107:  tbm.ImagePipeline -> tbm.Shared -> Npgsql.EntityFrameworkCore.PostgreSQL 9.0.1 -> Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0) 
/tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj : error NU1107:  tbm.ImagePipeline -> tbm.Shared -> EFCore.NamingConventions 8.0.3 -> Microsoft.EntityFrameworkCore.Relational (>= 8.0.0 && < 9.0.0).
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/imagePipeline/tbm.ImagePipeline.csproj (in 6.14 sec).

File name: c#/shared/packages.lock.json, c#/crawler/packages.lock.json, c#/imagePipeline/packages.lock.json
  Determining projects to restore...
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : warning NU1608: Detected package version outside of dependency constraint: EFCore.NamingConventions 8.0.3 requires Microsoft.EntityFrameworkCore (>= 8.0.0 && < 9.0.0) but version Microsoft.EntityFrameworkCore 9.0.0 was resolved. [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107: Version conflict detected for Microsoft.EntityFrameworkCore.Relational. Install/reference Microsoft.EntityFrameworkCore.Relational 9.0.0 directly to project tbm.Shared to resolve this issue.  [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107:  tbm.Shared -> Npgsql.EntityFrameworkCore.PostgreSQL 9.0.1 -> Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0)  [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
/tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj : error NU1107:  tbm.Shared -> EFCore.NamingConventions 8.0.3 -> Microsoft.EntityFrameworkCore.Relational (>= 8.0.0 && < 9.0.0). [/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj]
  Restored /tmp/renovate/repos/github/n0099/open-tbm/c#/tbClient/TbClient.csproj (in 225 ms).
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/shared/tbm.Shared.csproj (in 239 ms).
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : warning NU1608: Detected package version outside of dependency constraint: EFCore.NamingConventions 8.0.3 requires Microsoft.EntityFrameworkCore (>= 8.0.0 && < 9.0.0) but version Microsoft.EntityFrameworkCore 9.0.0 was resolved.
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1107: Version conflict detected for Microsoft.EntityFrameworkCore.Relational. Install/reference Microsoft.EntityFrameworkCore.Relational 9.0.0 directly to project tbm.Crawler to resolve this issue. 
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1107:  tbm.Crawler -> tbm.Shared -> Npgsql.EntityFrameworkCore.PostgreSQL 9.0.1 -> Microsoft.EntityFrameworkCore.Relational (>= 9.0.0 && < 10.0.0) 
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1107:  tbm.Crawler -> tbm.Shared -> EFCore.NamingConventions 8.0.3 -> Microsoft.EntityFrameworkCore.Relational (>= 8.0.0 && < 9.0.0).
/tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj : error NU1202: Package LinqKit.Microsoft.EntityFrameworkCore 9.0.7 is not compatible with net8.0 (.NETCoreApp,Version=v8.0). Package LinqKit.Microsoft.EntityFrameworkCore 9.0.7 supports: net9.0 (.NETCoreApp,Version=v9.0)
  Failed to restore /tmp/renovate/repos/github/n0099/open-tbm/c#/crawler/tbm.Crawler.csproj (in 19 ms).

@renovate renovate bot force-pushed the renovate/c branch 5 times, most recently from c34850a to e1bfd81 Compare November 19, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file nuget
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants